@media screen and (max-width: 1250px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1050px) {}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 998px) {}

@media screen and (max-width: 750px) {
  body {
    font-family: "Microsoft YaHei";
    font-size: .32rem;
  }


  a {
    font-size: 0.36rem;
  }

  /** 首页轮播 .news-img .swiper-title a 0.28rem*/
  .news-img .swiper-title a {
    font-size: 0.28rem;
  }

  /**index.css**/
  .i-zwgk .icon-block p, .i-zwgk-xxzn span, .i-ykb-cate .cate-con p, .i-ykb-block .color-block span, .i-table-title,
  .blue-box, .i-com-signle, .de-content.i-zjyz .item p, .see-more-box a, .yzq-mb-footer .f-bottom .f-contect a, .position-con,
  .de-content, .gover-four-box p, .gover-grass-four a, .list-nav li span, .l_tree_branch a {
    font-size: 0.36rem;
  }

  .p-nav-text-title, .i-news .news-txts li a, .il-txts li a {
    font-size: 0.36rem;
  }

  .i-communication-title-box span, .i-zs-title, .gover-title {
    font-size: 0.48rem;
  }
}